home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / clang / nn.zip / HELP.EXT < prev    next >
Text File  |  1989-12-31  |  1KB  |  29 lines

  1. ;:AEXTENDED COMMANDS;:A
  2.  
  3. :help COMMAND        give help on specific command
  4.  
  5. :q!            quit nn without update
  6. :x            quit nn, mark current group as read
  7.  
  8. :! SHELL-COMMAND    execute SHELL-COMMAND w/o screen redraw.
  9.  
  10. :admin            enter administration mode
  11. :cd [DIR]        change working directory to DIR
  12. :compile        recompile & load kill file
  13. :coredump        abort with a core dump
  14. :decode            decode uuencoded article(s)
  15. :define N ... end    define macro N
  16. :man            read online manual
  17. :map MODE KEY COMMAND    remap key or command (use ':help map' for more info)
  18. :mkdir [DIR]        create directory DIR (will prompt for DIR if omitted)
  19. :print            print article
  20. :set VARIABLE [VALUE]    set or unset variable (use ':help set' for more info)
  21. :show groups HOW    show group subscriptions etc.
  22. :show kill        show kill file entries for current group
  23. :show map MAP        show key mappings (MAP = #, key, menu, show)
  24. :sort MODE        sort menu according to subject, age, or arrival
  25. :toggle VARIABLE    toggle boolean variable
  26. :unread (N)        mark current group as unread (last N articles)
  27. :unset VARIABLE        clear variable
  28. :unshar            unshar article(s)
  29.